Pluralsight ReSharper Fundamentals
This course provides an introduction to JetBrains' ReSharper, a developer productivity tool for Visual Studio. It covers code browsing, code cleanup, refactoring, coding assistance, microcode generation, templating, and a grab bag of other useful features. Both new and long-time users of ReSharper can learn a wealth of productivity enhancing tips from this course.
Introduction | 00:03:46 |
| Overview | 00:07 |
| What is ReSharper? | 00:12 |
| ReSharper Features | 00:39 |
| Downloading ReSharper & Keymaps | 00:25 |
| IDEA or Visual Studio Scheme? | 00:34 |
| Learning Tips | 01:31 |
| Summary | 00:18 |
Code Browsing | 00:22:19 |
| Overview | 00:09 |
| Cheat Sheet | 01:54 |
| Moving Between Files | 02:35 |
| Moving Within Files | 01:33 |
| Navigating Inheritance | 02:31 |
| Navigating Code | 01:30 |
| Navigating Usages | 02:41 |
| Navigating Usages - Part Deux | 02:31 |
| Bookmarks | 02:06 |
| Where the Heck Is??? | 01:08 |
| Advanced Code Understanding | 02:39 |
| Summary | 01:02 |
Code Cleanup | 00:18:47 |
| Overview | 00:09 |
| Cheat Sheet | 08:07 |
| Moving Code Around | 02:00 |
| Reformatting Code | 05:17 |
| Removing Unused Code | 01:43 |
| Summary | 01:31 |
Refactoring | 00:39:05 |
| Overview | 00:10 |
| Cheat Sheet | 01:39 |
| Renames | 00:57 |
| Variables & Fields | 02:34 |
| Extracting Methods | 03:08 |
| Moves | 01:34 |
| Static & Instance Methods | 03:46 |
| Refactoring Method Parameters | 03:50 |
| Refactoring a Method to Another Construct | 03:09 |
| Refactoring with Properties | 02:35 |
| Inheritance & Interfaces | 05:21 |
| Moving Members in an Inheritance Hierarchy | 01:44 |
| Types | 03:16 |
| Cleaning Up a Type | 02:31 |
| Cleaning Up Namespaces | 01:57 |
| Summary | 00:54 |
Coding Assistance | 00:43:16 |
| Overview | 00:10 |
| Improved Intellisense | 04:26 |
| Usings and References | 03:03 |
| Quicker Coding | 12:34 |
| Duplicating & Commenting | 01:58 |
| Quick Documentation | 02:25 |
| Surrounding | 01:43 |
| Moving Code Around - Part I | 02:42 |
| Moving Code Around - Part II | 04:09 |
| Code Analysis | 08:06 |
| Summary | 02:00 |
Micro Code Generation & Templating | 00:32:58 |
| Overview | 00:10 |
| Code Generation | 05:01 |
| File Templates | 05:30 |
| Live Templates | 12:53 |
| Surround Templates | 03:03 |
| Managing Templates | 05:27 |
| Summary | 00:54 |
Grab Bag of Useful Extras | 00:46:49 |
| Overview | 00:12 |
| Stack Trace Explorer | 01:09 |
| Metadata Viewer & Symbol Browsing | 02:01 |
| To-Do List Explorer | 01:20 |
| Test Runner | 04:01 |
| Globalization | 07:04 |
| Patterns Catalog | 02:33 |
| XML Support | 02:56 |
| WPF, Silverlight, & XAML Support | 05:13 |
| MSBuild & NAnt Support | 02:33 |
| ASP.NET/ASP.NET MVC Support | 07:49 |
| JavaScript & CSS Support | 08:35 |
| Summary | 01:23 |
Introduction
Code Browsing
Code Cleanup
Coding Assistance
Micro Code Generation & Templating
Grab Bag of Useful Extras